Namespace - LJCDataUtility
Parameters
grid - The DataGridView object.
heading - The page heading text.
textState - The TextState object.
Returns
The HTML Table document.
Syntax
| C# |
|
String DataGridHTML(DataGridView grid, String heading, TextState textState)
|
Creates the HTML Table document from a DataGridView.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.